home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 3794 / 3794.xpi / chrome / locale / nl / facebook.properties next >
Text File  |  2009-11-16  |  2KB  |  64 lines

  1. # Catch all file for dynamic strings in the add-on
  2. #Toolbar - toolbar.js
  3. searchplaceholder=Zoeken op Facebook
  4. login=Aanmelden op Facebook
  5. loadFriends=Meld je aan via de toolbar om je vriendenlijst te bekijken.
  6. loadingfriends=Bezig met het laden van de vriendenlijst...
  7. logout=Afmelden
  8. #Sidebar - sidebar.js
  9. name=naam
  10. status=status
  11. profile=profiel
  12. lastupdate=laatste update
  13. sortingby=Sorteren op %S
  14. #Notification title (used in facebook.js component)
  15. notificationtitle=Melding van Facebook
  16. #Times - lib.js
  17. #LOCALISATION NOTE
  18. #These days of the week appear at the start of a sentence
  19. monday=Maandag
  20. tuesday=Dinsdag
  21. wednesday=Woensdag
  22. thursday=Donderdag
  23. friday=Vrijdag
  24. saturday=Zaterdag
  25. sunday=Zondag
  26. #LOCALISATION NOTE
  27. #These days of the week appear in the middle of a sentence
  28. #e.g. Updated profile Tuesday at ...
  29. mondayInSentence=maandag
  30. tuesdayInSentence=dinsdag
  31. wednesdayInSentence=woensdag
  32. thursdayInSentence=donderdag
  33. fridayInSentence=vrijdag
  34. saturdayInSentence=zaterdag
  35. sundayInSentence=zondag
  36. yesterday=gisteren
  37. yesterdayic=Gisteren
  38. today=vandaag
  39. todayic=Vandaag
  40. updatedProfileTime=Bijgewerkt profiel %S
  41. aboutaweekago=ongeveer een week geleden
  42. aboutamonthago=ongeveer een maand geleden
  43. abouttwoweeksago=ongeveer twee weken geleden
  44. aboutweeksago=ongeveer %S weken geleden
  45. abouttwomonthsago=ongeveer twee maanden geleden
  46. aboutmonthsago=ongeveer %S maanden geleden
  47. overayearago=meer dan een jaar geleden
  48. #LOCALISATION NOTE
  49. #Timestamp for recent (today or yesterday) updates
  50. #e.g. Yesterday at 8:48
  51. #%1$S will be the Yesterday or Today
  52. #%2$S will be the hour
  53. #%3$S will be the minute
  54. #%4$S will be am/pm (before midday) pm (after midday)
  55. timeStringRecent=%1$S om %2$S:%3$S
  56. #LOCALISATION NOTE
  57. #Timestamp for updates mentioning day of the week
  58. #e.g. Friday at 18:48
  59. #%1$S will be the day, e.g. Monday
  60. #%2$S will be the hour
  61. #%3$S will be the minute
  62. #%4$S will be am/pm (before midday) pm (after midday)
  63. timeStringDay=%1$S om %2$S:%3$S
  64.